PDF4Java Reference Documentation
com.o2sol.pdf4java.redaction Package / PDFContentRedactor Class / applyRedaction Method
In This Topic
    applyRedaction Method
    In This Topic
    Applies the redaction on the PDF page.
    Syntax
    public void applyRedaction()
    Exceptions
    ExceptionDescription
    When bulk redaction has not been initialized with beginRedaction or no redaction areas have been specified.
    See Also